CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 词法分析 错误

搜索资源列表

  1. cifa

    0下载:
  2. 语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。-Parser to realize pascal language analysis, source code is scanned from left to right, to the composition of a string of source code splicing into words and its properti
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1947254
    • 提供者:陈美娟
  1. shiyan2

    0下载:
  2. 本函数是一个词法分析器,其分析主要从几个方面入手: * * 1.先判别是不是注释。一旦读入的字符出现 / * ,则用一个while循环一直读取下面的字符,直到出现* /为止。 * * 2.接着判断是不是以数值开头的。如果是以数值开头则再分情况讨论: * A.在遇到空格之前,后面读进来的都是数值的话,则很明显,这是一个数。然后将其种别码输出来(37,-) * B.在遇到空格之前,后面读进来的都是数值的话,譬如123ac 那么这是一个非法字符,输出错误-This funct
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:2829
    • 提供者:JK
  1. parser

    0下载:
  2. 编译原理,简单的词法分析器,可以遇到错误提示错误信息跳过并继续分析,将分析后的符号表和TOKEN串表存入txt中-Compiler theory, a simple lexical analyzer, you can skip the error message encountered error and continue the analysis, the analysis of the symbol table and string table into the txt in the TOK
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:29866
    • 提供者:刘斐
  1. JSQFinal

    0下载:
  2. 编译原理课程设计,CMM 是一种经过简化的 C 语言,CMM 解释器是一个 CMM 语言 的集成开发环境,经过词法、语法和语义的分析,通过递归下降子程序法对 CMM 语言 进行解释执行。此解释器可以实现几种基本数据类型的表达式计算、隐式转换和强制转 换,循环语句的控制,多维数组的处理,函数调用和重载,变量作用域限制等功能。IDE 能够进行代码自动缩近、语法高亮、撤销重做、括号匹配、错误检查标记、函数定位、 快速注释、输出语法树等。 -CMM is a programming
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:229436
    • 提供者:
  1. grammar-analysis

    0下载:
  2. 按照词法规则,对程序中的词法进行分析,并找出错误的不符合规定的词法定义,并提示-Lexical rules, the program lexical analysis, and identify the wrong lexical definitions of non-compliance, and prompt
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:4680
    • 提供者:黄敏
  1. 3LL(1)

    0下载:
  2. 编译原理上机—语法分析1 目的:熟练掌握自上而下的语法分析方法,并能用C++程序实现。 要求: 1. 使用固定的文法 2. 对于任意给定的输入串(词法记号流)进行语法分析,递归下降方法和非递归预测分析方法可以任选其一来实现。 3. 要有一定的错误处理功能。即对错误能提示,并且能在一定程度上忽略尽量少的记号来进行接下来的分析。可以参考书上介绍的同步记号集合来处理。 可能的出错情况:idid*id, id**id, (id+id, +id*+id …… 4. 输入串以#结
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:18677
    • 提供者:girlatsnow
  1. s

    0下载:
  2. 语法分析器-编译原理,可以输出词法错误,语法分析可以报出行错误,程序列表易懂-Parser- compiler theory, the output of lexical errors, syntax analysis can be the error of travel, the list of programs to understand
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:3301
    • 提供者:laurel
  1. analyser

    0下载:
  2. 编译原理中的词法分析器,分析一段程序中的词法错误。-Compiler Principle of lexical analyzer, lexical errors in a program.
  3. 所属分类:Windows编程

    • 发布日期:2017-04-04
    • 文件大小:727
    • 提供者:雅典娜
  1. yufafenxi

    0下载:
  2. 编译原理语法分析。自顶向下分析语法,首先要分析词法是否正确,若错误有错误提示,若没有进行语法分析自顶向下匹配字符串,显示匹配成功,或者失败结果。-Parsing compiler theory. Top-down analysis of grammar, lexical analysis is correct first, if an error has error, if there is no top-down parsing strings match, display matching
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1242
    • 提供者:相小果
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com